Release 10.1A: OpenEdge Development:
Progress 4GL Reference


NODE-VALUE attribute

Returns (or sets) the value of the XML node.

Data type: CHARACTER

Access: Readable/Writeable

Applies to: X-noderef object handle

The following example demonstrates the use of the NODE-VALUE attribute:

IF hNoderef:NODE-VALUE = "500"
   THEN hNoderef:NODE-VALUE = "1000". 


Copyright © 2005 Progress Software Corporation
www.progress.com
Voice: (781) 280-4000
Fax: (781) 280-4095